Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QTimer::setInterval expects int argument #519

Merged
merged 2 commits into from
Oct 12, 2024

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Oct 26, 2023

Since Ubuntu 22.04 / Qt 5.15, Qt seems to be pickier about the correct type, and loading the rqt plugin fails.
https://doc.qt.io/qt-5/qtimer.html#interval-prop

@bmagyar
Copy link
Member

bmagyar commented Oct 27, 2023

Seems pretty harmless for Noetic still... Am I correct?

@rhaschke
Copy link
Contributor Author

Hi Bence,
this aims for ROS One / Obese (running on Ubuntu 22.04). But it shouldn't harm on Noetic either.

@rhaschke
Copy link
Contributor Author

I don't think the test failure is linked to my change.

@bmagyar
Copy link
Member

bmagyar commented Oct 28, 2023

agreed, I'll re-run them, I think it's only flakiness

Since Ubuntu 22.04 / Qt 5.15, Qt is pickier about the correct type.
This package is not very critical and it is unclear
what it should do at all when testing is disabled.
But as the CMakeLists.txt requires these packages during either build,
they are NOT just test dependencies.

Required to make use of added functions to exclude test depends in builds
ros-infrastructure/bloom#649
v4hn added a commit to v4hn/ros-o-builder that referenced this pull request Oct 12, 2024
@bmagyar bmagyar merged commit 633c374 into ros-controls:noetic-devel Oct 12, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants